home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Text / View / SimpleHTML / ReadMe < prev    next >
Encoding:
Text File  |  2000-05-21  |  3.5 KB  |  126 lines

  1. Short:     V0.8 of the simple HTML Offline Browser
  2. Uploader:  sebauer@t-online.de (Sebastian Bauer)
  3. Author:    sebauer@t-online.de (Sebastian Bauer)
  4. Type:      comm/www
  5. Kurz:      V0.8 des einfachen HTML Offline Browser
  6. Requires:  OS 3.0
  7. Version:   0.8
  8.  
  9. Introduction
  10. ~~~~~~~~~~~~
  11. SimpleHTML allows you to view HTML Files offline. It supports
  12. a little subset of the HTML Tags.
  13.  
  14. Copyright, Distribtion and Disclamer
  15. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. SimpleHTML is ©1998-2000 by Sebastian Bauer.
  17. SimpleHTML is freeware. Feel free to spreat it, as long as
  18. all files are included and in an unchanged form. You are not
  19. allowed to make profit from its distribution!
  20. In no way the author can be made responible for any damage created
  21. by the program. Use it at your own risk!
  22.  
  23. How to use SimpleHTML
  24. ~~~~~~~~~~~~~~~~~~~~~
  25. SimpleHTML can be started from Shell and from Workbench.
  26. The Shell template looks like this:
  27.   FILE,PUBSCREEN/K
  28. FILE specifies the file, which will be viewed after start.
  29. PUBSCREEN specifies the public screen, where the window is opened.
  30.  
  31. When starting from WB the file can be specified via a shift double click.
  32. When no filename is given a asl filerequester appears.
  33.  
  34. Future
  35. ~~~~~~
  36.  - fix all bugs
  37.  - some buttons in the main window
  38.  - more HTML commands
  39.  
  40. History
  41. ~~~~~~~
  42. Version 0.8 (21.05.00)
  43.  - Shell and ARexxSuport for file:/// and file://localhost/ URIs
  44.  - supports now the <DIV> tag
  45.  - supports headers <TH> in tables
  46.  - <TITLE> is supported (displayed in window Title)
  47.  - bug fixes
  48.  
  49. Version 0.7 (14.05.00)
  50.  - added an ARexx Port (OPENURL, RELOAD, QUIT, WINDOWTOFRONT)
  51.  - added some shell arguments
  52.  - some smaller bugfixes
  53.  - first version of the html.datatype available on my homepage
  54.  
  55. Version 0.6 (06.05.00)
  56.  - correct offsets now when displaing backgrounds
  57.  - in some cases ALIGN was missed when there was also VALIGN
  58.  - fixed some Enforcer Hits
  59.  - now really ignores comments
  60.  - more entities (hopfully all)
  61.  - slightly more compatible with bad html
  62.  
  63. Version 0.5 (24.02.00)
  64.  - interprets relative URIs correctly
  65.  - compiled with SAS C
  66.  - search possibility
  67.  - supports ALIGN attributes in IMG and TABLE
  68.    (but probably not perfect)
  69.  
  70. Version 0.4 (23.07.99)
  71.  - added PUBSCREEN/K argument to the shell template
  72.  - now supports URIs which refer to a location within a resource
  73.  - image links
  74.  - implented <OL> and <DL> lists
  75.  - text links react now visually when clicking on them
  76.  - text can be marked and copied to the clipboard
  77.  - a little bit faster when resizing or scrolling big html files
  78.  - prepared for the html.datatype
  79.  - other smaller changes
  80.  
  81. Version 0.3 (24.06.99)
  82.  - again bug fixes
  83.  - now longer looks for http:
  84.  - borders around tables
  85.  - enhanced keyboard function (SHIFT or CTRL + Cursor Keys)
  86.  
  87. Version 0.2 (23.03.99)
  88.  - some bugs fixed
  89.  - uploaded into the wrong directory ;-)
  90.  
  91. Version 0.1 (24.12.98)
  92.  - initial release
  93.  
  94. How can you reach me?
  95. ~~~~~~~~~~~~~~~~~~~~~
  96. SimpleHTML probably has many bugs, so send bug reports to
  97.   sebauer@t-online.de or
  98.   Sebastian.Bauer@in.stud.tu-ilmenau.de
  99.  
  100. If SimpleHTML crash on a specified HTML file, please send this
  101. file to me.
  102.  
  103. Address:
  104.   Sebastian Bauer
  105.   Neustädter Str. 50
  106.   07768 Kahla
  107.  
  108. Visit my homepage at
  109.   http://home.t-online.de/home/sebauer/
  110.   (german version)
  111.  
  112.   http://home.t-online.de/home/sebauer/english.html
  113.   (english version)
  114.  
  115. Here you can find the latest version of SimpleHTML but also
  116. other things for Amiga, for example SimpleFind and SimplePac.
  117.  
  118. Great thanks go to my beta testers Nils Görs and Benjamin Hussong.
  119.  
  120.          __
  121.         / /
  122.    __  / /   Only Amiga makes it possible...
  123.    \ \/ /
  124.     \__/
  125.  
  126.